Welcome![Sign In][Sign Up]
Location:
Search - Game D3D

Search list

[DirextXbaseD3D20

Description: 关于一个基于directx 3d的游戏,界面时尚新颖,可控参考。-based on a DirectX 3d game, stylish new interface, controllable reference.
Platform: | Size: 1477632 | Author: 上面 | Hits:

[Game ProgramD3D9Cartoon

Description: 现在市面上流行的3D游戏画面越来越炫目,不过也有一些为了营造一种特殊的效果而使用了卡通渲染技术,比如PC游戏中的《杀手XIII》,《忍者神龟》;PS2游戏中的《真红之泪》,《犬夜叉》等等。这些游戏的画面看上去很像漫画,感觉比较有趣。下面就介绍一种简单的实现方法。 所谓用卡通渲染技术绘制的三维物体一般都有两个明显的特征,一个特征是物体表面覆盖着大块的单调颜色,而且光影变化比较剧烈;另一个特征是物体拥有粗重的边缘效果。如果能自己控制光照和阴影,就可以达到目的。而DirectX 9.0 中的顶点渲染(Vertex Shaders)提供了这样一个途径,使我们可以实现自己的想法。 顶点渲染与以前的T&L在渲染流程中处于二选一的地位,一段代码最多只能有128条指令,而且不能有循环,判断和跳转指令,全是线性执行指令。每次只能有一个Shader程序是激活的,Vertex Shaders让我们可以实时地控制模型的空间变换,光照处理以及像素渲染。 那么现在先来解决第一个问题。我们可以用光线的亮度值作为物体的纹理坐标,这就产生一种带状纹理的效果,然后再调整相应的颜色即可。-now the fashion for 3D games more compelling picture, But there are also some in order to create a special effect and the use of the cartoon rendering technology, PC games such as the "killer XIII," "Turtles"; PS2 game of "truth red tears," "two characters." These games comic picture looks like, I feel more interesting. Now, on a simple method. Using the so-called cartoon rendering of 3D rendering objects normally have two obvious feature a surface characteristics of an object covered with chunks of dull colors, but more dramatic changes in the Universe; Another characteristic is heavy objects have the edge effect. If the ability to control their own light and shadow, we can achieve the aim. DirectX 9.0 vertex Rendering (Vertex Shaders) provide such
Platform: | Size: 662528 | Author: 倪明 | Hits:

[Other Gamesd3d_mesh

Description: d3d游戏开发中使用.x的例子,如果您是一位d3d的初学者,则其在您的mesh动画方面一定有所参考价值.-D3D game developers use. X example, if you are a D3D beginners then in your mesh animation must have reference value.
Platform: | Size: 238592 | Author: | Hits:

[Documentsd3d9_game_programing

Description: 使用dx9进行游戏编程doc------Introduction to 3D Game Programming with DirectX 9.0 原著: Frank D. Luna -use dx9 game programming doc------ Introduction to 3D Game Programming with DirectX 9.0 works : Frank D. Luna
Platform: | Size: 283648 | Author: | Hits:

[DocumentsDirectX_Programing

Description: DirectX编程技术---想学d3d及游戏编程的初学者必读-DirectX programming technology-- like the D3D and game programming beginners required reading!
Platform: | Size: 9216 | Author: weiguian | Hits:

[Game EngineOglD3DMix

Description: 这里没有 游戏代码片段分类,只好放这里了。 这是一个Direct3D和OpenGL混合的框架。 可通过 F1控制用OpenGL渲染还是用D3D渲染。-There is no classification code fragments game, but up here. This is a mixed Direct3D and OpenGL framework. F1 can be controlled through use of OpenGL rendering or a Motion exaggerated.
Platform: | Size: 48128 | Author: 邵小宁 | Hits:

[DirextXgame_map

Description: 这是一个d3d游戏地图的源代码,初学者的最佳指导!-d3d This is a map of the game's source code, the best guide beginners!
Platform: | Size: 489472 | Author: luowanwu | Hits:

[Game EngineEngineGame

Description: 不夜人的D3D游戏引擎,里面有完善的画面渲染,场景管理和粒子系统,如果认真学习肯定收获不少,我用他引擎写了一个好游戏-night of Motion game engine, with a perfect screen exaggerated, scene management and particle system, If conscientiously study harvest certainly many, I used his engine was a good game! !
Platform: | Size: 2273280 | Author: 浪荡 | Hits:

[Other Riddle gamesPengPeng1

Description: 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两种游戏模式,双击右键,建立主机或者连接到主机 滚轮改变视角 窗口可拖动-this is a few days before my parodies of small game, "Let us see who will endure" the source code, a detailed notes, short code, But relates to real-time network game windows of many of the basic elements, including multi-threaded, socket, double buffering, border checks, 3D perspective, process scalability, and Small ball right procedures NBALL number re-assignment (for example into 6) to facilitate the expansion into the network pool, Number of big balls can be amended to facilitate the expansion of the network into football (need to amend the judgment collision conditions), can be very convenient for debugging OpenGL transplantation, Motion procedures platform (Replacement C3DConvertor show category), is a reference to the entry-level 3-D game programming framework to support
Platform: | Size: 26624 | Author: anfysky | Hits:

[Other Gamespoolgame

Description: 一个D3D开发的台球游戏,有完好的碰撞检测和高效的渲染管线,适合D3D初学者研读.-development of a Motion billiards game, keeping the collision detection and efficient rendering pipeline, Motion suitable for beginners to read.
Platform: | Size: 4471808 | Author: tangyu | Hits:

[Other GamesCity3DDrive

Description: 不错的城市汽车游戏源码 使用DIRECTX 7.0 3D 学习D3D的可以参考 -good game FOSS city vehicle use DIRECTX 7.0 3D learning can refer to the Motion
Platform: | Size: 5138432 | Author: Seth | Hits:

[3D GraphicDemos

Description: 以directX的common为基础,应用了D3D大部分功能的3D射击游戏demo。-To the common basis of DirectX, the application of the D3D function most 3D shooting game demo.
Platform: | Size: 6958080 | Author: 岳月 | Hits:

[Other Gamesd3d_Ston_move

Description: 详细的游戏代码 帮助你编写一个简单的3D游戏-Detailed game code to help you prepare a simple 3D game
Platform: | Size: 1192960 | Author: liuxiong | Hits:

[2D Graphic2DwithD3D

Description: VC++6.0和D3D开发的2D人物动画,由此可以很好地理解2D游戏的开发。-VC++ 6.0 and D3D development of 2D character animation, it can be a good understanding of 2D game development.
Platform: | Size: 970752 | Author: 莫愁湖 | Hits:

[DirextXmodel0324

Description: 毕业时做了个D3D游戏的小例子,做的不好大家多指教哦-Graduation to do a small example of D3D game, not make the U.S. more advice Oh
Platform: | Size: 4939776 | Author: 鲁跃杰 | Hits:

[Chess Poker gamesChess

Description: 一个用D3D写的国际象棋小游戏,人工智能已经写好。没有网络部分。也没有做全面的完善。-Using D3D write a chess game, artificial intelligence has been written. No part of the network. Has not done a comprehensive perfect.
Platform: | Size: 2288640 | Author: | Hits:

[Game Programgame

Description: 用VC++6.0和D3D写的2D游戏代码,《VC++游戏编程基础》里的例子,可以方便别人学习D3D的框架!-With VC++ 6.0 and D3D write 2D game code,
Platform: | Size: 4654080 | Author: huoshen | Hits:

[Shot Game2481_D3D_Palm_12FULL

Description: 射击游戏 挺不错的 希望大家可以喜欢哈!我推荐了啊-Pretty good shooting game I hope everyone can be like Ha! I recommend the ah
Platform: | Size: 3508224 | Author: 劳廷昊 | Hits:

[DirextXbiye

Description: 毕业游戏项目,未完善的~包含DirectX的游戏框架~-Graduated from the game project, not yet perfect and DirectX ~ contains the framework of the game ~
Platform: | Size: 24945664 | Author: 李玉喜 | Hits:

[DirextX56889

Description: 自己写的D3D小Dome,实现了基本的游戏功能。-D3D write their own small Dome, the realization of the basic game functions.
Platform: | Size: 13767680 | Author: 王雪健 | Hits:
« 1 23 4 5 6 7 8 9 »

CodeBus www.codebus.net